runtime/pprof.profMap.last (field)

4 uses

	runtime/pprof (current package)
		map.go#L14: 	last    *profMapEntry
		map.go#L84: 		m.last = e
		map.go#L86: 		m.last.nextAll = e
		map.go#L87: 		m.last = e